Method returns a EnumSet from given BitMask value.
Namespace: com.mindfusion.common
File: com.mindfusion.common
Java Copy Code |
---|
<T> EnumSet<T> get ( |
represents bit value
a Class to detect concrete type of Enum.
EnumSet of Enum or Empty set if BitMask value & Power of 2 equals Zero.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |